Welcome![Sign In][Sign Up]
Location:
Search - image matching

Search list

[Special EffectsaffineOF

Description: 基于仿射变换的图像匹配程序,这是基于mablab的一个主程序-Affine transformation based on the image matching process, which is based on a main mablab
Platform: | Size: 2048 | Author: 胡江川 | Hits:

[Special EffectsSIFT

Description: 用sitf算法抽取图像之间的特征点来实现图像匹配。-Sitf extraction algorithm using the feature points between images to achieve image matching.
Platform: | Size: 1368064 | Author: 谷永山 | Hits:

[DocumentsMemoirematchingHausdorff

Description: In this study, approaches of image enhancement, edge extraction, and line-based image matching for remote sensing images are proposed. The image enhancement includes noise reduction and contrast enhancement. We apply wavelet shrinkage techniques to suppress noise while preserving the sharpness of large-scale edges based on a Teager energy operator.
Platform: | Size: 5448704 | Author: sacoura31 | Hits:

[Graph programimage_matching

Description: 通过分析题目的基本要求,我将此软件的基本功能主要分为2大模块:一个是数字图像处理模块,另一个是数字图像匹配模块。在数字图像处理模块中,用户可以对数字图像进行简单的处理,可以对图像进行放大,缩小,翻转,灰度处理。在数字图像匹配模块中,用户可以对两张图像进行匹配并显示匹配结果。-By analyzing the basic requirements of Title I of the basic functions of this software is divided into 2 modules: one is the digital image processing module, and the other is the digital image matching module. In digital image processing module, the user can perform simple digital image processing, images can be enlarged, reduced, reversed, gray handle. In the digital image matching module, the user can match two images and display the matching results.
Platform: | Size: 202752 | Author: richard | Hits:

[Graph programefficient_subpixel_registration

Description: 此程序是基于互相关的亚像素级图像匹配的代码,此种配准方法误差小,精度高。-This procedure is based on the cross-correlation of sub-pixel image matching of the code, such a registration method error and high accuracy.
Platform: | Size: 274432 | Author: | Hits:

[OS programSURFmex

Description: A fast matlab code for image feature matching
Platform: | Size: 52224 | Author: sanjeev | Hits:

[Special EffectsImage_matching-SSDA

Description: VC++ 基于序贯相似性算法SSDA的图像匹配识别定位程序、测试图片及源代码-VC++ based on the similarity of sequential image matching recognition algorithm SSDA positioning procedure, test images and source code
Platform: | Size: 3543040 | Author: 华铭 | Hits:

[matlabHausdorf_Matching

Description: Line Based Recognition using a Multidimensional Hausdorff Distance _______ DESCRIPTION _______ Matching the image with its rotated and scaled version using 4 dimensional hausdorff measure. ___REFERENCE___ Paper 1: Line Based Recognition using a Multidimensional Hausdorff Distance Xilin Yi , Octavia I. Camps. - IEEE Trans. on Patt. Ana. and Mac. Int. - Vol:21 - No:9- Line Based Recognition using a Multidimensional Hausdorff Distance _______ DESCRIPTION _______ Matching the image with its rotated and scaled version using 4 dimensional hausdorff measure. ___REFERENCE___ Paper 1: Line Based Recognition using a Multidimensional Hausdorff Distance Xilin Yi , Octavia I. Camps.- IEEE Trans. on Patt. Ana. and Mac. Int.- Vol:21- No:9
Platform: | Size: 78848 | Author: Mehmet | Hits:

[Graph programPhase_Correlation

Description: 基于OpenCV和FFTW实现的相位相关图像匹配程序,需要OpenCV和FFTW库文件的支持。本程序并没有用到OpenCV中的DFT,而是用了FFTW中的FFT,所以速度要快很多。-Based on OpenCV and the FFTW implementation phase correlation image matching procedures, require OpenCV and FFTW library files. This procedure does not use OpenCV in the DFT, but with the FFTW in the FFT, so much faster.
Platform: | Size: 1560576 | Author: 瘦猪呆兔 | Hits:

[OS Developmatching

Description: 这个程序是用于两幅影像的简单匹配,图片原格式为pdg的。-image matching
Platform: | Size: 913408 | Author: guojian | Hits:

[Special EffectsPSO_AD

Description: 微粒群(PSO)优化算法进行图像匹配程序,MATLAB版。-Particle swarm optimization (PSO) algorithm for optimized image matching program, MATLAB version.
Platform: | Size: 1024 | Author: Alexshao | Hits:

[2D GraphicFinalYearProject-version2

Description: 基于NewMikolajczykDetector产生的.sift文件的特征点匹配!-Image matching and object recognition Based on .sift file generated by NewMikolajczykDetector
Platform: | Size: 4916224 | Author: sire | Hits:

[matlabMedical-Image-Matching.ashx

Description: 用matlab编写的用于医学图像。很实用。大家可以参考参考。-Using matlab to prepare for the license plates feature extraction. Very practical. Members can refer to reference
Platform: | Size: 168960 | Author: | Hits:

[Special EffectsHistogram-matching

Description: 这个程序用来实现BMP图像格式的直方图规定化处理,使用VC++6.0来编写。-BMP image format to achieve the provisions of the histogram processing
Platform: | Size: 512000 | Author: 有来有去 | Hits:

[matlabBlockMatchingAlgoMPEG

Description: Block Matching Algorithms for Motion Estimation This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University. Following is a short description of the m files in this zip motionsEstAnalysis.m Script to execute all Algorithms motionEstES.m Exhaustive Search Algorithm motionEstTSS.m Three Step Search Algorithm motionEstNTSS.m New Three Step Search Algorithm motionEstSESTSS.m Simple And Efficient Search Algorithm motionEst4SS.m Four Step Search Algorithm motionEstDS.m Diamond Search Algorithm motionEstARPSm Adaptive Root Pattern Search Algorithm costFuncMAD.m Mean Absolute Difference Function minCost.m minimum cost among macro blocks motionComp.m motion compensated image creator imgPSNR.m finds image PSNR w.r.t. reference image The test images can be found at http://cc.usu.edu/~arohb/caltrain.zip-Block Matching Algorithms for Motion Estimation This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University. Following is a short description of the m files in this zip motionsEstAnalysis.m Script to execute all Algorithms motionEstES.m Exhaustive Search Algorithm motionEstTSS.m Three Step Search Algorithm motionEstNTSS.m New Three Step Search Algorithm motionEstSESTSS.m Simple And Efficient Search Algorithm motionEst4SS.m Four Step Search Algorithm motionEstDS.m Diamond Search Algorithm motionEstARPSm Adaptive Root Pattern Search Algorithm costFuncMAD.m Mean Absolute Difference Function minCost.m minimum cost among macro blocks motionComp.m motion compensated image creator imgPSNR.m finds image PSNR w.r.t. reference image The test images can be found at http://cc.usu.edu/~arohb/caltrain.zip
Platform: | Size: 118784 | Author: Yashil | Hits:

[OpenCVImageProcessing(openCV)

Description: 一个基于openCV的图像处理程序,包含有边缘检测,图像匹配,形态学变换,金字塔采样,视频采集,相机标定等各种函数。-OpenCV-based image processing program includes edge detection, image matching, morphological transformation, the pyramid samples, video capture, camera calibration and other functions.
Platform: | Size: 1952768 | Author: llc | Hits:

[Industry researchsift1

Description: 针对现有的图像复制遮盖篡改检测算法需要某些先验信息、对后处理操作失效且计算量大等问题, 借鉴图像匹配技术中的SIFT(scale invariant feature transform)特征匹配算法,首次提出将其用于检测复制 遮盖的篡改操作。 -Cover the existing image copy for tamper detection algorithm needs some prior information on the calculation of post-processing and the failure of large issues, draw the image matching technology in the SIFT (scale invariant feature transform) features matching algorithm, first proposed The cover copy for the detection of the tampering operation.
Platform: | Size: 466944 | Author: LIDAN | Hits:

[Industry researchsift2

Description: 提出了一种基于线特征和SIFT点特征的多源遥感影像配准方法。该方法首先匹配待配准影像和参 考影像中的线特征,利用匹配直线构建虚拟角点 其次,针对传统SIFT算法匹配多源遥感影像特征点存在的 不足,采用线特征约束点特征的方法进行SIFT同名点对的提取 最后结合虚拟角点对及SIFT同名点对构建三角网进行小面元微分纠正。 -A line-based features and SIFT features multi-point sources of remote sensing image registration. This method first match when matching images and reference images in the line features, using the matching Zhixian construct the virtual corner Secondly, the traditional SIFT algorithm for multi-source remote sensing image matching feature points and its shortcomings, bound with thread features characteristic of the method for point SIFT extraction of the same name points Finally, a virtual corner and SIFT on the same name point to the building triangulation using small panel differential corrected.
Platform: | Size: 275456 | Author: LIDAN | Hits:

[Graph RecognizeMatching.the.classic.VC.source.code

Description: VC++实现图像匹配模式识别的源程序(在一张大图理寻找一张小图)-VC++ to achieve recognition of the source image matching (in a larger rationale to find a small map)
Platform: | Size: 2583552 | Author: wus | Hits:

[Special EffectssarMatch

Description: 基于边缘特征的SAR图像与光学图像匹配,测度为Hausdorff距离-SAR images based on edge features and optical image matching, for the Hausdorff distance measure
Platform: | Size: 2037760 | Author: 吴磊 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net